home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 6 / af006.adf / Game Busters Special / Bards Tale EDITORS / Bards Tale EDITOR.Doc < prev    next >
Text File  |  1987-06-04  |  3KB  |  87 lines

  1. >ZM
  2.                               BardsMaker
  3.  
  4. The Bards Tale Character Editor By Alan Bell. 29/1/89
  5. Written for ST/AMIGA FORMAT
  6.  
  7. Note: See Update Notes for the latest information
  8.  
  9. This BASIC program allows the user to edit or create from scratch a standard
  10. Bards Tale character file, which can be loaded into 'The Bards Tale' and
  11. 'The Bards Tale II' by Electronic Arts.
  12.  
  13. On loading, you will be presented with a default status form.
  14. At the top of the screen is a customary menu bar containing 6 Menus.
  15. These are as follows;
  16.  
  17.                             1:- Project Menu
  18.  
  19.                             2:- Race Menu
  20.  
  21.                             3:- Class Menu
  22.  
  23.                             4:- Attributes Menu
  24.  
  25.                             5:- Statistics Menu
  26.  
  27.                             6:- Spell Levels Menu
  28.  
  29. The Project Menu
  30.  
  31. This menu follows the usual format, allowing the loading and saving of
  32. character files. The 'Save' option only operates after a previous 'Open'
  33. or 'Save as' operation. It is also disabled after 'New', which resets the
  34. values to the default character setting.
  35.  
  36. Character Files in 'The Bards Tale' are saved with a prefix of 'TPW.'
  37. and a suffix of '.C'.
  38.  
  39. eg. The character MARKUS is saved as 'TPW.MARKUS.C'
  40.  
  41. Fortunately, this program recognises this fact and adds these pieces on.
  42. All you need to do is supply the name of the character and, on single
  43. drive machines, swap disks whenever prompted.
  44.  
  45. Race Menu
  46.  
  47. Using this menu, you can select the race of your character simply by
  48. highlighting it with the pointer. A mark will be placed by the side to
  49. indicate the current selection.
  50.  
  51. Class Menu
  52.  
  53. This menu operates in exactly the same way as the race menu just described.
  54.  
  55. Attributes Menu
  56.  
  57. All the parameters in this menu require a numerical input. Just choose
  58. the option you wish to change and type in the new value at the prompt,
  59. followed by <RETURN>. Minimum and maximum values are displayed in brackets.
  60.  
  61. Statistics Menu
  62.  
  63. This menu operates in exactly the same way as the Attributes menu just
  64. described.
  65. Note: If your character is non-magical, you will not be able to
  66. select options relating to spells.
  67.  
  68. Spell Level Menu
  69.  
  70. Providing your character has a magical class, you can use this
  71. menu to adjust the spell levels of each of the four mage levels.
  72. This menu operates in the same way as the attributes menu.
  73.  
  74. Notes for future development
  75.  
  76. At the moment I am planning on adding an Equipment menu and a system
  77. for loading and editing Bards Tale II characters. If you are interested
  78. in an update, send an S.A.E. plus disk to;
  79.  
  80. Alan Bell,
  81. 21 Cromer Street,
  82. Middlesbrough,
  83. Cleveland.
  84. England.
  85. TS4 2DN
  86.  
  87.